Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IsAccessible check on directive #67

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

glen-84
Copy link
Contributor

@glen-84 glen-84 commented Dec 16, 2024

Removed this check, since GraphQL does not support directives (@inaccessible) on directives.


Closes #68

@glen-84 glen-84 force-pushed the remove-is-accessible-directive branch from 2ac4981 to a69c244 Compare December 17, 2024 13:32
@glen-84 glen-84 marked this pull request as ready for review December 17, 2024 13:38
@michaelstaib michaelstaib merged commit feb539c into graphql:main Dec 27, 2024
4 checks passed
@glen-84 glen-84 deleted the remove-is-accessible-directive branch December 27, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disallowed Inaccessible Elements "IsAccessible(directive) must be true" is invalid
2 participants